home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
info-service
/
gopher
/
Unix
/
gopher+1.2b4
/
gopherd
/
makegopherindex
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-24
|
170 b
|
11 lines
#!/bin/sh
echo "Making gopherindex for data directory $2, $1 style"
echo " "
sed -e "s.GHOME.$2." -e "s/ITYPE/$1/" gopherindex.raw >gopherindex
chmod +x gopherindex